projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66e0570
)
Fix commentary for the last commit.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 2 Dec 2011 10:37:53 +0000
(12:37 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 2 Dec 2011 10:37:53 +0000
(12:37 +0200)
lisp/isearch.el
patch
|
blob
|
history
diff --git
a/lisp/isearch.el
b/lisp/isearch.el
index 1bebaef8a03b262d8c11c9c0dbba555a6ca0e9f3..01dff91a1ffa69ef808ac83ada8b99dce7559f47 100644
(file)
--- a/
lisp/isearch.el
+++ b/
lisp/isearch.el
@@
-2227,7
+2227,7
@@
If there is no completion possible, say so and continue searching."
(if current-input-method
;; Input methods for RTL languages use RTL
;; characters for their title, and that messes
- ;; up the display of the prompt.
+ ;; up the display of
search text after
the prompt.
(bidi-string-mark-left-to-right
(concat " [" current-input-method-title "]: "))
": ")